3.53 \(\int (a (b \tan (c+d x))^p)^n \, dx\)

Optimal. Leaf size=61 \[ \frac {\tan (c+d x) \, _2F_1\left (1,\frac {1}{2} (n p+1);\frac {1}{2} (n p+3);-\tan ^2(c+d x)\right ) \left (a (b \tan (c+d x))^p\right )^n}{d (n p+1)} \]

[Out]

hypergeom([1, 1/2*n*p+1/2],[1/2*n*p+3/2],-tan(d*x+c)^2)*tan(d*x+c)*(a*(b*tan(d*x+c))^p)^n/d/(n*p+1)

________________________________________________________________________________________

Rubi [A]  time = 0.05, antiderivative size = 61, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.214, Rules used = {3659, 3476, 364} \[ \frac {\tan (c+d x) \, _2F_1\left (1,\frac {1}{2} (n p+1);\frac {1}{2} (n p+3);-\tan ^2(c+d x)\right ) \left (a (b \tan (c+d x))^p\right )^n}{d (n p+1)} \]

Antiderivative was successfully verified.

[In]

Int[(a*(b*Tan[c + d*x])^p)^n,x]

[Out]

(Hypergeometric2F1[1, (1 + n*p)/2, (3 + n*p)/2, -Tan[c + d*x]^2]*Tan[c + d*x]*(a*(b*Tan[c + d*x])^p)^n)/(d*(1
+ n*p))

Rule 364

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(a^p*(c*x)^(m + 1)*Hypergeometric2F1[-
p, (m + 1)/n, (m + 1)/n + 1, -((b*x^n)/a)])/(c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 3476

Int[((b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[b/d, Subst[Int[x^n/(b^2 + x^2), x], x, b*Tan[c + d
*x]], x] /; FreeQ[{b, c, d, n}, x] &&  !IntegerQ[n]

Rule 3659

Int[(u_.)*((b_.)*((c_.)*tan[(e_.) + (f_.)*(x_)])^(n_))^(p_), x_Symbol] :> Dist[(b^IntPart[p]*(b*(c*Tan[e + f*x
])^n)^FracPart[p])/(c*Tan[e + f*x])^(n*FracPart[p]), Int[ActivateTrig[u]*(c*Tan[e + f*x])^(n*p), x], x] /; Fre
eQ[{b, c, e, f, n, p}, x] &&  !IntegerQ[p] &&  !IntegerQ[n] && (EqQ[u, 1] || MatchQ[u, ((d_.)*(trig_)[e + f*x]
)^(m_.) /; FreeQ[{d, m}, x] && MemberQ[{sin, cos, tan, cot, sec, csc}, trig]])

Rubi steps

\begin {align*} \int \left (a (b \tan (c+d x))^p\right )^n \, dx &=\left ((b \tan (c+d x))^{-n p} \left (a (b \tan (c+d x))^p\right )^n\right ) \int (b \tan (c+d x))^{n p} \, dx\\ &=\frac {\left (b (b \tan (c+d x))^{-n p} \left (a (b \tan (c+d x))^p\right )^n\right ) \operatorname {Subst}\left (\int \frac {x^{n p}}{b^2+x^2} \, dx,x,b \tan (c+d x)\right )}{d}\\ &=\frac {\, _2F_1\left (1,\frac {1}{2} (1+n p);\frac {1}{2} (3+n p);-\tan ^2(c+d x)\right ) \tan (c+d x) \left (a (b \tan (c+d x))^p\right )^n}{d (1+n p)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 59, normalized size = 0.97 \[ \frac {\tan (c+d x) \, _2F_1\left (1,\frac {1}{2} (n p+1);\frac {1}{2} (n p+3);-\tan ^2(c+d x)\right ) \left (a (b \tan (c+d x))^p\right )^n}{d n p+d} \]

Antiderivative was successfully verified.

[In]

Integrate[(a*(b*Tan[c + d*x])^p)^n,x]

[Out]

(Hypergeometric2F1[1, (1 + n*p)/2, (3 + n*p)/2, -Tan[c + d*x]^2]*Tan[c + d*x]*(a*(b*Tan[c + d*x])^p)^n)/(d + d
*n*p)

________________________________________________________________________________________

fricas [F]  time = 0.67, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\left (\left (b \tan \left (d x + c\right )\right )^{p} a\right )^{n}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*(b*tan(d*x+c))^p)^n,x, algorithm="fricas")

[Out]

integral(((b*tan(d*x + c))^p*a)^n, x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (\left (b \tan \left (d x + c\right )\right )^{p} a\right )^{n}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*(b*tan(d*x+c))^p)^n,x, algorithm="giac")

[Out]

integrate(((b*tan(d*x + c))^p*a)^n, x)

________________________________________________________________________________________

maple [F(-1)]  time = 180.00, size = 0, normalized size = 0.00 \[ \int \left (a \left (b \tan \left (d x +c \right )\right )^{p}\right )^{n}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*(b*tan(d*x+c))^p)^n,x)

[Out]

int((a*(b*tan(d*x+c))^p)^n,x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (\left (b \tan \left (d x + c\right )\right )^{p} a\right )^{n}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*(b*tan(d*x+c))^p)^n,x, algorithm="maxima")

[Out]

integrate(((b*tan(d*x + c))^p*a)^n, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int {\left (a\,{\left (b\,\mathrm {tan}\left (c+d\,x\right )\right )}^p\right )}^n \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*(b*tan(c + d*x))^p)^n,x)

[Out]

int((a*(b*tan(c + d*x))^p)^n, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (a \left (b \tan {\left (c + d x \right )}\right )^{p}\right )^{n}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*(b*tan(d*x+c))**p)**n,x)

[Out]

Integral((a*(b*tan(c + d*x))**p)**n, x)

________________________________________________________________________________________